home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / tlxref.arc / TLX.XFG < prev    next >
Encoding:
Text File  |  1990-09-27  |  2.8 KB  |  62 lines

  1. # Telix 3.12 xref configuration file
  2. # Created by David Postler
  3. # Date September 23, 1990
  4. # Revision History
  5. # First Addition
  6. .name Telix 3.12
  7. .casesensitive
  8. .ignoretoeol //
  9. .identchars _
  10. .statementseparator ;
  11. .tokens
  12. # Operators
  13. + - * / % ( ) [ ] { } . , < > = || && & ^ ! ;  <= >= == != |
  14. # Statements 
  15. break continue do else for goto if int return str while not and or 
  16. # --------------------------------------------------------------------
  17. # Built in Functions
  18. # Video Operations
  19. box cursor_onoff clear_scr getx gety gotoxy printc printn prints 
  20. printsc pstra pstraxy scroll status_wind update_term
  21. # String Handling
  22. copychrs copystr delchrs gets getsxy inschrs itos setchr setchrs stoi 
  23. strcat strchr strcmpi strlen strlower strmaxlen strpos strposi strupper 
  24. subchr subchrs substr
  25. # Character Handling
  26. isascii isalnum isalpha iscntrl isdigit islower isupper tolower toupper
  27. # Comm Port Operations
  28. carrier cinp_cnt cgetc cgetct cputc cputs cputs_tr flushbuf get_baud 
  29. get_datab get_parity get_port get_stopb hangup set_cparams set_port
  30. # File and File I/O Operations
  31. fclearerr fclose fdelete ferror feof fflush fgetc fgets fileattr 
  32. filefind filesize filetime fnstrip fopen fputc fputs fread frename 
  33. fseek ftell fwrite
  34. # Keyboard Operations
  35. inkey inkeyw keyget keyload keysave keyset
  36. # Date/Time and Timer Operations
  37. curtime date tsec tday thour time time_up timer_free timer_restart 
  38. timer_start timer_total tmin tmonth tyear
  39. # File Transfers Capture Printer and Usage Log
  40. capture capture_stat printer receive send transtab usagelog ustamp
  41. # Script Management
  42. call calld delay_scr is_loaded load_scr unload_scr
  43. # Input String Matching
  44. track track_addchr track_free track_hit waitfor
  45. # Other Functions
  46. alarm chatmode delay dial dos dosfunction exittelix helpscreen loadfon 
  47. newdir redial redirect_dos run send_brk set_defprot set_terminal 
  48. show_directory terminal tone
  49. # --------------------------------------------------------------------
  50. # System Variables
  51. _add_lf _alarm_on _answerback_str _asc_rcrtrans _asc_rcrtrans 
  52. _asc_remabort _asc_rlftrans _asc_scpacing _asc_scrtrans _asc_secho 
  53. _asc_sexpand _asc_slftrans _asc_slpacing _asc_spacechr _asc_striph
  54. _auto_ans_str _back_color _capture_fname _cisb_auto _connect_str
  55. _date_format _dial_pause _dial_time _dialpost _dialpref str _dialpref2
  56. _dialpref3 _dir_prog _disp_free _down_dir _editor _entry_enum
  57. _entry_name _entry_num _entry_pass _ext_filespec _fore_color _image_file
  58. _local_echo _mdm_hang _mdm_init_str _no_connect1 _no_connect2
  59. _no_connect3 _no_connect4 _qdbar_on _redial_stop _scr_chk_key 
  60. _script_dir _sound_on _strip_high _swap_bs _telix_dir _time_format 
  61. _up_dir _usage_fname _zmod_auto _zmod_rcrash _zmod_scrash
  62.